TeachSchoolAccountStatementCashTransaction 
EntityType  Independent 
Logical Entity Name  TeachSchoolAccountStatementCashTransaction 
Default Table Name  FaTEACHSASCashDetail 
Logical Only  NO 
Definition 
 
Note 
 

TeachSchoolAccountStatementCashTransaction Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
Id(PK)    INTEGER  NO 
 
FaExportImportFileId(FK)    INTEGER  NO 
 
RecordType    VARCHAR(1)  NO 
 
BatchIdentifier    VARCHAR(28)  NO 
 
SchoolCode    VARCHAR(6)  NO 
 
RegionCode    VARCHAR(2)  YES 
 
StateCode    VARCHAR(2)  YES 
 
ReportEndDate    DATETIME  YES 
 
ProcessDate    DATETIME  YES 
 
TransactionType    VARCHAR(1)  YES 
 
TransactionDate    DATETIME  YES 
 
CheckNumber    INTEGER  YES 
 
TransactionAmount    MONEY(19, 4)  YES 
 
PaymentControlNumber    BIGINT  YES 
 
LastModifiedUserId(FK)    INTEGER  NO 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 

TeachSchoolAccountStatementCashTransaction Keys 
Key Name  Key Type  Keys 
PK_FaTEACHSASCashDetail_FaTEACHSASCashDetailID  PrimaryKey  Id 

TeachSchoolAccountStatementCashTransaction Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
FaExportImportFile  Non-Identifying  One To Zero or More        FaExportImportFileId  NO 
Staff  Non-Identifying  One To Zero or More        LastModifiedUserId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

TeachSchoolAccountStatementCashTransaction Check Constraints 
Check Constraint Name  CheckConstraint